1. Unmark the 07 and 08 tests of block_attach as XFAIL
authoremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 10:56:55 +0000 (11:56 +0100)
committeremellor@leeni.uk.xensource.com <emellor@leeni.uk.xensource.com>
Tue, 8 Nov 2005 10:56:55 +0000 (11:56 +0100)
commitad7f6c5250b621a61acb5f9cf0e9e15d5a67a7f6
tree4edcd95942148f1b3f3421cede42e58985c9c753
parent882949f3f5b7abadb7433258dde9988aa83cd56e
1. Unmark the 07 and 08 tests of block_attach as XFAIL
2. Change the MEM_PER_DOM amount in 11_create_concurrent to 24MB, so
   that the test will run on x86_64.
3. Increase the number of DomUs created in 12_create_concurrent to 5
4. Fix a logic error in 01_unpause
5. Add a test 06_help that checks all xm commands with 0-10 arguments
   to make sure none of them traceback with varying argument counts.

Signed-off-by: Dan Smith <danms@us.ibm.com>
tools/xm-test/tests/block-create/Makefile.am
tools/xm-test/tests/create/11_create_concurrent_pos.py
tools/xm-test/tests/create/12_create_concurrent_stress_pos.py
tools/xm-test/tests/help/Makefile.am
tools/xm-test/tests/list/06_list_nonroot.py
tools/xm-test/tests/memset/Makefile.am
tools/xm-test/tests/unpause/01_unpause_basic_pos.py